Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding more error information #26

Merged
merged 9 commits into from
Aug 4, 2017
Merged

Conversation

shancarter
Copy link
Contributor

Adding the location and frame information to error logging information. Currently with the webpack devserver only the filename and type of error is output. This adds location and context to the output.

Adding the location and frame information to error logging information. Currently with the webpack devserver only the filename and type of error is output. This adds location and context to the output.
@shancarter
Copy link
Contributor Author

shancarter commented Jul 10, 2017

Huh, I see the context seems to be in the tests, but I don't generally see them when using the dev server. Also, when I run the tests on a fresh repo, they fail. Maybe this error reporting has changed in recent svelte builds.

@Rich-Harris Rich-Harris merged commit 647ea6f into sveltejs:master Aug 4, 2017
@Rich-Harris
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants